Skip to main content

Posting an Invoice

This guide walks through the step-by-step process of posting invoices in ChainDrive.

Prerequisites

Before starting the invoice posting process, ensure you have:

  • Access to the ChainDrive Accounting module
  • Appropriate user permissions for posting invoices
  • The physical or digital invoice ready for processing
  • A supplier setup for the invoice you are posting

Make the setup screen look like this

Accessing the Invoice Entry Screen

  1. Log into ChainDrive using your credentials
  2. Navigate to PurchasesSuppliersPost Invoice

Navigate to Invoice Entry

Creating a New Invoice

Step 1: Create Invoice Header

  1. Click the + button in the top toolbar. This will create a new invoice header.
  2. Select the supplier. You can search for suppliers using the ... button. In the search box you can search by supplier id (SUPPID) or by supplier name in the search by drop down. Supplier Search
note

Captilization matters if searching by name.

  1. Enter the suppliers invoice number in the blank field immediately underneath number.
  2. The data of entry and other fields can be left alone unless an invoice should be recorded as entered at an earlier or later date. The status can be left as TBA for pending approval.
  3. The record can now be saved by pressing the ✓ in the toolbar to save the record.
  4. The payment terms will update with the suppliers default payment terms including due and discount dates. These can be modified directly. If the due date needs to be changed the checkbox next to Manual must be checked. Similarily, if applicable holdbacks may be set in the HoldBack tab.
  5. If any updates were made the must be saved.

Supplier Search

Step 2: Enter Invoice Line Items

You can enter line items using either the regular method or speed entry method. Generally the speed entry method is needed when you will be entering multiple lines that should be assigned different allocations.

Regular Method

For each item on the invoice that should have a separate allocation:

  1. Click + or press F7. You'll be prompted to select the appropriate GL code and can search by code or process by changing the search by option. Select the appropriate instance and press OK.

GL Selection Prompt

  1. After selecting the appropriate coding, you'll be prompted to provide the Invoice Detail for the line. The amount must be entered in the taxable or non taxable line. Once entered press Calculate. The tax detail section can have a record added with the + button and filled out but this is unusual since we typically don't allocate taxes to a different account.

  2. In the distribution section, press the + button and complete record which contains the Branch, Department, Amount, and G/L. Use Tab to navigate out of the line and press OK to post. Additional lines may be added using this method. Invoice Detail

Speed Entry

  1. Press the button labeled Speed Entry. Speed Entry Menu
  2. Enter the total of the invoice that needs to be allocated in the Target field at the top of the new window. This will be used to distribute the amount to new entries such that they balance.
  3. Press Tab until in the G/L field. Enter the apopropriate G/L code. You must enter the code. If you do not know the code by number you can search for it by press the icon in the G/L header field to search.
  4. Press Tab to navigate to Branch and complete the field, do the same for Department, Amount, and Note (if applicable).
  5. On pressing Tab at the end of the line a new line will be created. This can be further completed.
  6. Once completed the Post button can be pressed to create the invoice lines.
warning

After allocating and saving the line by either method the invoice will show up for payment in a a checkrun. After marking the invoice as approved it will post to the GL. If it is marked as approved at entry it will post to the GL.

Entering via Import

  1. Press the button labeled Speed Entry.
  2. Press the Import button. A new menu will appear asking you to specify the details of your import. Invoice Import Menu
  3. The import allows for the creation of entries from a delimited file. Generally this should be done from excel and the file saved as a CSV. This will include the header when saved so the box Ignore first line should be checked. A table in excel should look exactly as follows. The oprdering must match, but the column names may be different:
G/LBranchDepartmentAmount
604002181SLS200
604001181SLS100

When saved to a file it should be given a descriptive name and saved as a CSV. The underlying data in the CSV will look like:

G/L,Branch,Department,Amount
604002,181,SLS,200
604001,181,SLS,100

' As the file is specifying the Branch and Department the boxes Department in File and Branches in File need to be checked. After specifying the file and the appropriate boxes checked the file may be imported by pressing the OK button, and the entries will be created. If they are not checked but are specified in the file the Branch will be used as the amount and result in an error.

Post File Import

  1. Review the created entries for errors. It's possible to perform another import of a different file to create additional lines if needed.
  2. When all lines have been created press Post to confirm the lines and complete entry
warning

Importing without Branches in File or Departments in File checked and specifying a default is possible, but the columns should not exist in the importing file.

tip

The following shortcuts are available to speed up usage

ShortcutFunction
F5Invoice Insert
F6Invoice Edit
F7Insert Detail
F8Speed Entry
F9Save Changes
F3Corrective Debit/Credit
F10Cancel Invoice Insert/Edit
F4Manual Discount Yes/No

Things to update. I need to link